Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / androidApp / src / main / res / layout / widget_local_stats_preview.xml

Displaying Raw • Download

androidApp/src/main/res/layout/widget_local_stats_preview.xml 034005b4fa5c8b34761c4ed5d85f0d3ebd4345d8 (034005b4) Text, 1.52 KB

Tff7b72<?xml version="1.0" encoding="utf-8"?>
T8b949e<!--
~ Copyright (c) 2025 Meshtastic LLC
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->

Tff7b72<LinearLayout Te6edf3xmlns:android=Ta5d6ff"http://schemas.android.com/apk/res/android"
Te6edf3android:layout_width=Ta5d6ff"match_parent"
Te6edf3android:layout_height=Ta5d6ff"match_parent"
Te6edf3android:background=Ta5d6ff"#2E2E2E"
Te6edf3android:orientation=Ta5d6ff"vertical"
Te6edf3android:padding=Ta5d6ff"16dp"
Te6edf3android:gravity=Ta5d6ff"center"Tff7b72>

Tff7b72<ImageView
Te6edf3android:layout_width=Ta5d6ff"48dp"
Te6edf3android:layout_height=Ta5d6ff"48dp"
Te6edf3android:src=Ta5d6ff"@drawable/ic_launcher_foreground"
Te6edf3android:contentDescription=Ta5d6ff"@null" Tff7b72/>

Tff7b72<TextView
Te6edf3android:layout_width=Ta5d6ff"wrap_content"
Te6edf3android:layout_height=Ta5d6ff"wrap_content"
Te6edf3android:layout_marginTop=Ta5d6ff"8dp"
Te6edf3android:text=Ta5d6ff"Meshtastic Stats"
Te6edf3android:textColor=Ta5d6ff"#FFFFFF"
Te6edf3android:textStyle=Ta5d6ff"bold"
Te6edf3android:textSize=Ta5d6ff"14sp" Tff7b72/>

Tff7b72</LinearLayout>

Served by rngit 1.5.0 - Generated in 0.04s